<?xml version="1.0">

<!DOCTYPE panel SYSTEM "http://ns.adobe.com/custompanels/1.0">

<panel title="$$$/AWS/FileInfoLib/Panels/Illustrator/PanelName=Illustrator" version="1" type="custom_panel">

	group(placement: place_row, spacing: gSpace, horizontal: align_left, vertical: align_top, reverse: rtl_aware)
	{
		static_text(name: '$$$/AWS/FileInfoLib/Panels/Illustrator/Static1=&Document Profile:', font: font_big_right, vertical: align_center);
		popup(xmp_ns_prefix: 'illustrator', xmp_namespace: 'http://ns.adobe.com/illustrator/1.0/', xmp_path: 'StartupProfile', items: '$$$/AWS/FileInfoLib/Panels/Illustrator/StartupProfile/Items=Print{Print};Web{Web};Video and Film{Video};Mobile and Devices{Mobile};Basic RGB{Basic RGB};Basic CMYK{Basic CMYK}', no_check: true);
	}

</panel>
